Support HTTP timeout detection in curl backend
authorChad Horohoe <chadh@wikimedia.org>
Tue, 16 Apr 2013 23:07:12 +0000 (19:07 -0400)
committerDemon <chadh@wikimedia.org>
Tue, 16 Apr 2013 23:11:54 +0000 (23:11 +0000)
commit479363ce928640b658ca7af22f9a8afd43abb532
treee824422a0edc219f4310f1d278fec6c4deb3be97
parent50de47681cf68f043c352fe62979e0cc9ca3ecf7
Support HTTP timeout detection in curl backend

We already do this for the pure-PHP backend, and it's easy to
catch this single error and pass a more specific message

Change-Id: I8a81dd90b691c35c51a19f8790f06578dd067613
includes/HttpFunctions.php